From ea423318f17ae1167da3f955533c73c0a5303682 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Sat, 13 Feb 2016 22:14:55 -0600 Subject: [PATCH] Fix a typo --- gtk/gtkpopover.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkpopover.c b/gtk/gtkpopover.c index 4efa5717f9..e4969979d5 100644 --- a/gtk/gtkpopover.c +++ b/gtk/gtkpopover.c @@ -73,7 +73,7 @@ * * # CSS nodes * - * GtkPopover has a single css node called popover It always gets the + * GtkPopover has a single css node called popover. It always gets the * .background style class and it gets the .menu style class if it is * menu-like (e.g. #GtkPopoverMenu or created using gtk_popover_new_from_model(). * -- 2.30.2